Multipart Form Data
An upload data of the multipart/form-data
content type.
Types
Functions
Link copied to clipboard
Returns the content type of this upload data as specified in the
Content-Type
header.Link copied to clipboard
Returns an immutable list of the key-value pairs each representing a segment of a multi-part form data or an empty list if the form does not contain any data.
Link copied to clipboard